Gradient of a Function in Cylindrical Coordinates
The gradient in cylindrical coordinates is defined a bit differently than in Cartesian coordinates.
Most notably, there is a
Table of Contents
Intuitive Explanation
Recall that the gradient
A prototype of the gradient in cylindrical coordinates could be:
However this is not quite correct. Let's consider each term:
: This term is the rate of change of with respect to the distance from the origin. : This term is the rate of change of with respect to the height from the -plane. : This term is the rate of change of with respect to the angle from the -axis. But wait! is a circular coordinate, meaning it is not a linear distance. It works a bit differently than the other two coordinates. We can illustrate this with a visual explanation.
Recall that we can interpret a derivative as the ratio of the change in the function to the change in the variable.
Draw two circles, one with radius
When we do this, take note:
- As
, the change in the output of the function is approximately the arc length of the sector formed by the change in . - As
, the direction of the change in the output of the function becomes tangent to the circle, i.e. .
Notice that the change in the point is proportional to the radius of the circle:
The output of the function of this point is proportional to this change;
In other words, as the radius increases, the change in the output of the function increases proportionally with the same change in
Another way to think of it is, instead of using the rate of change with respect to
And then the limit as
Thus, we need to divide the rate of change of
Explicit Proof
Maybe the previous intuitive explanation, while helpful, was not enough to convince you. Below is an explicit algebraic proof of the gradient in cylindrical coordinates, that rigorously shows the equivalence of the gradient in Cartesian and cylindrical coordinates.
First, recall that the gradient of a function
Then, substitute in the equations for
Thus, the gradient of a function